GetImageDataFromSelection
Returns the image data from the first of the selected drawings. If there are no drawings selected, the method returns a white rectangle.
Syntax
expression.GetImageDataFromSelection();
expression
- A variable that represents a Api class.
Parameters
This method doesn't have any parameters.